func crypto/internal/fips140/aes.newBlock
2 uses
crypto/internal/fips140/aes (current package)
aes.go#L79: return newBlock(b, key), nil
aes_asm.go#L59: func newBlock(c *Block, key []byte) *Block {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)